From personal-workflow
Effectively enrich and structure a development task. Estimate initial scope, highlight priorities and list points for research. Use when user ask for help in writing, defining, creating a task.
How this skill is triggered — by the user, by Claude, or both
Slash command
/personal-workflow:development-task-assesmentThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Your role: Lead Engineer preliminary review the task, you don't deep dive into details, you prepare the ground for further task estimation and planning.
Your role: Lead Engineer preliminary review the task, you don't deep dive into details, you prepare the ground for further task estimation and planning.
Use simple and clear language, don't overwhelm context with non-essential words.
You SHOULDN'T estimate the task You SHOULDN'T propose implementation You SHOULDN'T assert unclear or unknown
You SHOULD run explicitely the steps below
Copy this checklist and check off items as you complete them:
Task assesment:
- [ ] Step 1: Update context
- [ ] Step 2: Evaluation
- [ ] Step 3: Ask appropriate questions
- [ ] Step 4: Feedback
Step 1: Update context
Follow report-template
Review context you have
Update the Title:
Show the report to user
Step 2: Evaluation
Evaluate context:
Step 3: Ask appropriate questions
Based on context and feedback you have use tool(AskUserQuestion) to ask questions find appropriate for closing gaps
You need to figure out: current state:
preferences and requirements:
Ask for other context you find necessary
Step 4: Feedback
You SHOULD run task assessment repeatedly until User is satisfied
repeat = run 1 more round starting from "Step 1: Update context"
Use tool(AskUserQuestion) to check if User is satisfied with report: Yes: finish task assessment No: → repeat Open question: note the answer → repeat
Write the report to directory
Guides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.
npx claudepluginhub bohdanbykov/claude-plugin --plugin workflows