بنقرة واحدة
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 ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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.
| 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.