.claude/skills/implement/SKILL.md
Pick the top task from todo and implement it with tests and review based on related documents
npx skillsauth add peintangos/langgraph-tutorial-ts implementInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Arguments: $ARGUMENTS
$ARGUMENTS, use itdocs/prds/*/todo.md using Glob
The target PRD path is docs/prds/prd-{slug}/ below.
docs/prds/prd-{slug}/todo.md and identify the first unchecked - [ ] task (or the task specified in $ARGUMENTS)docs/prds/prd-{slug}/specifications/)docs/prds/prd-{slug}/knowledge.md if it existsdocs/ubiquitous/glossary.md if it exists to align on project terminologyExecute the following in order:
/test to execute tests/build-check to run build and lint checkschrome-devtools MCP to verify the rendered output visually:
/code-review to conduct code reviewdocs/prds/prd-{slug}/todo.md as - [x] (do not remove it) and keep remaining executable tasks as unchecked - [ ] linesdocs/prds/prd-{slug}/progress.md using the exact template schema
done and fill in the completion datein-progress and leave the completion date blankdocs/prds/prd-{slug}/knowledge.md/commit-push to commitdone just because one todo item was completedtodo.md and report to the usertesting
Run tests and return a summary. Test logs are contained within the forked context; only the summary is returned to the main context.
testing
Review testing strategy and guidelines
testing
Create a new feature specification and update progress.md and roadmap.md
documentation
Interactively adapt the Ralph Matsuo template to the current repository by filling project docs, rules, roadmap, and ralph.toml in one setup pass