원클릭으로
taskwing-context
Use when you need project knowledge for architectural context. Returns a compact summary by default.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when you need project knowledge for architectural context. Returns a compact summary by default.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Use when you need to clarify a goal and build an approved execution plan.
Use when implementation is verified and you are ready to complete the current task.
Use when you are ready to start the next approved TaskWing task with full context.
SOC 직업 분류 기준
| name | taskwing-context |
| description | Use when you need project knowledge for architectural context. Returns a compact summary by default. |
Load the project knowledge base into this conversation for architectural context.
| Impulse | Do Instead |
|---|---|
| Summarize or paraphrase the results | Show everything verbatim so the user can verify |
| Filter out "less important" knowledge | Present all nodes. You do not decide relevance for the user. |
| Modify the knowledge base | This is strictly read-only. Use the appropriate taskwing write commands to persist changes. |
| Use this to bypass plan/verification gates | Context priming is not a substitute for workflow checkpoints |
taskwing knowledge
Present the returned knowledge verbatim. The response is organized by type (constraints, decisions, patterns, features).
After presenting, confirm: "Project context loaded. I now have full visibility into your architecture. What would you like to work on?"
For a single type:
taskwing knowledge constraint
taskwing knowledge decision
taskwing knowledge pattern
For a focused semantic query rather than a full dump:
taskwing ask "auth patterns"
taskwing ask "vectorsearch decisions" --limit 10
taskwing knowledge reports no nodes, tell the user to run taskwing learn first.