rjminsha
- 7 skills
- 0 followers
- 6 hours ago last updated
- ▌ Tdd · rjminsha bundleTest-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.
- ▌
- ▌ User Story · rjminsha bundleCreate a user story document with BDD scenarios from a git issue, feature description, or existing code. Use when user wants to write, document, or reverse-engineer a user story, acceptance criteria, or BDD scenarios for a feature.
- ▌ Write A Skill · rjminshaCreate new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
- ▌ Grill Me With Docs · rjminsha bundleGrilling session that challenges a plan against the existing domain model, sharpens terminology, and updates documentation (LANGUAGE.md, MAP.md, decisions) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language, system map, and documented decisions.
- ▌ Setup Rjminsha Skills · rjminsha bundleSets up an `## Agent skills` block in AGENTS.md/CLAUDE.md and `docs/agents/` so engineering skills know this repo's issue tracker (GitHub or local markdown) and domain doc layout (LANGUAGE.md, MAP.md, decisions). Run once per repo before using the engineering workflow skills (user-story, grill-me-with-docs, requirements-interlock, tdd, review).
- ▌ Requirements Interlock · rjminsha bundleTakes user stories, LANGUAGE.md, MAP.md, and decisions as inputs; uses grill-me to produce a concise Technical Requirements and Implementation document (TRI.md) that references but does not duplicate existing context. TRI.md contains only what is new and specific to this feature — sufficient for an agent to implement or write TDD tests without further context. Use when user wants to produce a TRI.md or prepare a feature for agent-driven implementation or TDD.