JeelVankhede
UserA generic lifecycle playbook system for AI agents to turn vague intent into traceable repo changes.
Categories
Indexed Skills (33)
lifecycle-build
Senior Engineer phase that executes exactly one approved plan phase at a time, preserves unrelated changes, and records task evidence.
lifecycle-plan
Principal Engineer phase that turns an approved brief into a requirement-mapped execution plan for the repository.
lifecycle-reflect
Project Manager phase that captures outcome, coverage retrospective, learning candidates, raw learning session expectations, and follow-ups.
lifecycle-review
Staff Reviewer phase that writes durable review findings, requirement coverage, verification review, residual risk, and recommendation.
lifecycle-ship
Senior DevOps phase that gates release readiness, source-of-truth handoff, PR/CI state when configured, rollback, and waivers.
lifecycle-test
Senior QA phase that writes verification evidence per requirement using configured commands, manual QA, generated-output checks, and skipped-check risk.
lifecycle-think
Architect phase that converts a request into a brief with Requirement Manifest, assumptions, questions, and architecture notes.
setup
One-time porting skill. Run this skill once, pointed at a new target repository, to resolve the pending setup items agentsmyth init already scaffolded and finish the lifecycle workflow configs for that repo.
architecture-decision-advisor
Power skill that forces a recorded, whole-repo architecture call on high-complexity requirements, with rejected alternatives named.
clean-code-architect
Domain-expert power skill for clean-code architecture — naming, layering, cohesion/coupling, abstraction boundaries, duplication, testability. Language-agnostic.
conditional-preservation-check
Power skill that detects silently dropped conditional branches or guard clauses when a refactor folds, merges, or renames code.
constraint-conflict-scan
Power skill that cross-checks a request against domain.yaml constraints and protected paths, surfacing conflicts before framing.
coverage-tracer
Power skill that traces every active R/RI manifest ID from brief through ship into a covered/deferred/waived/dropped ledger with a citation per line.
data-schema-designer
Domain-expert power skill for data/schema design — table/collection/state shape, keys, indexes, normalization, nullability, migration safety.
decompose-requirements
Power skill for creating or backfilling Requirement Manifest entries with stable R, RI, A, and Q IDs.
dispatch-subagents
Power skill for deciding whether explicit subagent delegation is allowed, safe, bounded, and logged.
evidence-auditor
Power skill that confirms every claim tagged as verified in a lifecycle artifact cites a resolvable evidence source.
follow-up-owner-assigner
Power skill that ensures every open follow-up has an owner and next action, and persists it to the durable open-items ledger.
interface-contract-designer
Domain-expert power skill for interface/contract design — endpoint/RPC/CLI surface, request/response schema, versioning, error contracts, pagination, idempotency, backward compatibility.
lifecycle-orchestrator
Primary lifecycle router for the repository. Use to turn a user request into a gated Think, Plan, Build, Review, Test, Ship, and Reflect workflow with pause/resume support.
performance-optimizer
Domain-expert power skill for performance — hot-path identification, algorithmic complexity, query/network cost, caching, mobile runtime cost.
plan-assumption-verifier
Power skill that cross-verifies each planning assumption against concrete repo evidence, converting unresolved ones into raised blocking questions.
release-readiness-gate
Power skill that aggregates verify status, open P0/P1 findings, coverage ledger state, and waivers into one go/hold/blocked recommendation with per-line evidence.
repo-alignment-scan
Power skill that explores the actual repo and stack before framing, surfacing where a requirement is misaligned with existing conventions.
requirement-phase-mapper
Power skill that maps every active R/RI to exactly one build phase with a binary exit gate, flagging orphans and duplicates.
restore-context
Power skill for reconstructing lifecycle state from artifacts, config, git state, blockers, and source references.
scope-fence
Power skill that asserts the actual Build diff is a subset of the active plan phase's declared touches, flagging out-of-scope files.
skipped-check-accountant
Power skill that forces every skipped, blocked, or not-actually-run check into a risk entry with an owner, not a silent pass.
system-design-advisor
Domain-expert power skill for system/architecture design — module boundaries, dependency direction, coupling, integration contracts, failure modes across the whole repo.
ui-ux-designer
Domain-expert power skill for UI/UX design — component/layout/interaction/state, platform conventions, accessibility, responsive/adaptive behavior.
verification-matrix-builder
Power skill that builds the R/RI to method to evidence to status verification matrix, flagging method-less or evidence-less rows.
verify-manifest-coverage
Power skill that cross-checks a review artifact's declared manifest_ids against the actual diff scope, catching scope creep before Ship.
waiver-completeness-check
Power skill that validates every claimed waiver in a lifecycle artifact carries all 6 required fields and does not waive false evidence.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.