スキル一覧に戻る
joint-hubs

project-context

by joint-hubs

Your knowledge hubs joint into one intelligent assistant

0🍴 1📅 2026年1月19日
GitHubで見るManusで実行

SKILL.md


name: project-context description: | Project state management using CONTEXT.md files with Past/Current/Future sections. Use when: "project context", "CONTEXT.md", "project status", "where are we", "project state".

Project Context

Every project has a CONTEXT.md that tracks its state across three time horizons.

When to Use

  • Starting a new project
  • Resuming work on a project
  • Updating project status
  • Planning next steps

Location

Second Brain/Projects/{project-name}/CONTEXT.md

Structure

Past (How We Got Here)

  • Origin: Why this project exists
  • Key Decisions: What was decided and why
  • Lessons: What we learned

Current (Where We Are)

  • Status: One sentence state
  • Tasks: Active work items
  • Blockers: What's in the way

Future (Where We're Going)

  • Next Milestone: Concrete deliverable
  • End Goal: What done looks like
  • Open Questions: Unresolved decisions

Procedure

At Session Start

  1. Read the project's CONTEXT.md
  2. Focus on Current section
  3. Note any blockers

During Work

Update as state changes:

  • Complete a task → update Tasks
  • Hit a blocker → add to Blockers
  • Make a decision → add to Key Decisions

At Session End

  1. Update Current section
  2. Move completed work to Past if significant
  3. Adjust Future if plans changed

Template

See template.md for the full template.

スコア

総合スコア

55/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

0/5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です